ComponentOne ASP.NET MVC Controls
Min Property (InputTime<T>)

C1.Web.Mvc Namespace > InputTime<T> Class : Min Property
Gets or sets the earliest time that the user can enter.
Syntax
'Declaration
 
<JsonConverterAttribute(C1.Web.Mvc.Serialization.TimeConverter)>
<JsonAttribute(2)>
Public Property Min As Date
[JsonConverter(C1.Web.Mvc.Serialization.TimeConverter)]
[Json(2)]
public DateTime Min {get; set;}
See Also

Reference

InputTime<T> Class
InputTime<T> Members